@media screen and (max-width: 1440px) {
    .w {
        width: 86%;
    }
}

@media screen and (max-width: 1440px) {
    .news .title{
        top: -90px;
    }
    .title .wenzi h1 {
        font-size: 26px;
    }

    .title .wenzi p {
        font-size: 12px;
    }

    .cx-list li {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1280px) {
    .ercode {
        margin-right: 10rem;
    }

    .pthgs {
        width: 28%;
    }

    .news-lbt {
        height: 280px;
    }

    .news-items li {
        margin-bottom: 19px;
    }

    .djgz-list li {
        margin-bottom: 27px;
    }

    .whjs-list li {
        margin-bottom: 20px;
    }

    .djwh {
        margin-top: 20px;
    }

    .cx-list .active a {
        padding: 40px 0 20px;
    }

    .cx-list li {
        margin-bottom: 5px;
    }

    .spzb {
        margin-top: 18px;
    }

    .hydt-list li {
        margin-bottom: 36px;
    }
.whjsbox .text p {
    height: 160px;
}
.whjsbox .textbox {
    height: 245px;
}
}

@media screen and (max-width: 1150px) {
    .header-r {
        margin-right: 0;
    }

    .ercode {
        margin-right: 0;
    }

    .pthgs {
        width: 30%;
    }
}

@media screen and (max-width: 1000px) {
    .news .title {
        top: -70px;
    }
    .w {
        width: 96%;
    }

    header {
        box-shadow: 0 0px 27px #f2d7d4;
    }

    .header-r {
        display: none;
    }

    .logo {
        width: 55%;
        height: 80px;
    }

    .m-search {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        top: 30px;
        right: 60px;
        z-index: 999;
    }

    .m-search img {
        display: block;
    }

    .menu {
        width: 28px;
        height: 21px;
        display: block;
        right: 20px;
        top: 30px;
        overflow: hidden;
        z-index: 999;
        cursor: pointer;
        position: absolute;
    }

    .menu span {
        float: left;
        width: 100%;
        background: #d81e06;
        transition: all 0.4s ease;
        margin-top: 7px;
        height: 2px;
    }

    .menu span:first-child {
        margin-top: 0;
    }

    .menu.open span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 10px;
    }

    .menu.open span:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: -2px;
    }

    .menu.open span:nth-child(3) {
        opacity: 0;
    }

    nav {
        position: fixed;
        left: 0;
        width: 100%;
        max-height: 80%;
        overflow: auto;
        background: #a3000d;
        z-index: 999;
    }

    .ul1,
    .navbox .fwdh,
    nav ul>li:last-child::after {
        display: none;
    }

    header.active {
        background: #d81e06;
    }

    header.active::before {
        display: none;
    }

    header nav ul>li {
        float: none;
        width: 100%;
        height: auto;
        line-height: 40px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        text-align: left;
        padding: 0;
    }

    nav ul>li::before {
        display: none;
    }

    nav ul>.active::after {
        display: none;
    }

    header nav ul>li>a {
        font-size: 18px;
        font-weight: bold;
        width: 94%;
        text-indent: 20px;
        position: relative;
        display: block;
        color: #fff;
    }

    nav ul li ol {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        background: none;
        text-align: left;
        padding: 0;
        opacity: 1;
        display: none;
    }

    nav ul>li a::after {
        display: none;
    }

    nav ul li ol>li {
        text-align: left;
        border: 0;
        line-height: 50px;
        position: relative;
        text-indent: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        height: auto;
    }

    nav li ol li:hover a {
        color: #fff;
    }

    nav ul ol li a {
        font-size: 17px;
        color: #fff;
        height: 30px;
        display: block;
        line-height: 30px;
    }

    nav ul li i {
        position: absolute;
        right: 5px;
        width: 5%;
        height: 70px;
        top: 0;
        background: url(../images/jia.png) no-repeat center center;
        margin: auto;
        z-index: 10;
        cursor: pointer;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
    }

    nav ul li ol li i {
        height: 50px;
    }

    nav ul li i.on {
        background: url(../images/jian.png) no-repeat center center;
    }

    nav ul>li::after {
        display: none;
    }

    .search-box .serBox {
        width: 90%;
    }

    nav ul>li>a {
        padding: 10px 0;
    }

    header nav ul>li {
        line-height: 30px;
    }

    nav ul li i {
        height: 50px;
    }

    .banner {
        margin-top: 100px;
        height: 300px;
    }

    .main1-l,
    .main1-r,
    .djgz,
    .whjs {
        float: none;
        width: 100%;
    }

    .main1,
    .whjs,
    .main1-r,
    .main2,
    .main3,
    .ywpt-list,
    .main4,
    .jppt,
    .pthgs {
        margin-top: 20px;
    }

    .newsbox {
        position: relative;
        height: 355px;
    }

    .news {
        margin-top: 5px;
    }

    .whjsbox .text {
        margin: 20px 0;
    }

    .news-items li {
        margin-bottom: 15px;
    }

    .whjsbox .text p {
        height: auto;
        display: block;
        text-align: left;
        /* max-height: 109px; */
    }

    .cx-list .active h1 {
        margin-bottom: 0;
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        transition: all 0.5s ease 0s;
        text-align: left;
    }

    .cx-list .active p {
        font-size: 16px;
        color: rgb(255, 255, 255);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left;
    }

    .cx-list .active a {
        padding: 25px 20px 5px;
    }

    .ywpt-list li {
        width: 33.333%;
    }

    .ywpt-list li a {
        padding: 50px 0 20px;
    }

    .ywpt-list {
        background-size: cover;
    }

    .main4 .w {
        display: block;
    }

    .main4 .w>div {
        width: 100%;
    }

    .xl-list {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .xl-list li {
        width: 32%;
    }

    .xl-list>li:first-child,
    .xl-list>li:nth-child(2),
    .xl-list>li:nth-child(3) {
        margin-bottom: 20px;
    }

    .text,
    .ercode {
        float: none;
    }

    .text {
        text-align: center;
    }
    .ercode{
        margin-top: 20px;
        justify-content: center;
    }
    .foot {
        margin-bottom: 10px;
    }
    footer .w {
        padding: 0;
    }
    .foot .text{
        font-size: 14px;
    }
    .jppt-list {
        margin-top: 20px;
    }
.whjsbox .textbox {
    height: auto;
}
}
@media screen and (max-width: 768px) {
    .news .title {
        top: -75px;
    }
    .news-lbt,.news-items{
        float: none;
        width: 100%;
    }
    .news-lbt{
        margin-bottom: 20px;
    }
    .newsbox {
        height: 630px;
    }
    .title .wenzi h1 {
        font-size: 20px;
    }
    .banner {
        height: 240px;
    }
    
}
@media screen and (max-width: 460px) {
    .shxw{
        width: 40%;
        margin-right: 20px;
    }
    .shxw::after{
        right: -8px;
        top: 30%;
    }
    .banner {
        height: 170px;
        margin-top: 80px;
    }
    .news-lbt {
        height: 240px;
        
    }
    .newsbox {
        height: 590px;
    }
    .ywpt-list li {
        width: 33.333333%;
    }
    .ywpt-list li p{
        font-size: 14px;
    }
    .copyright{
        padding: 20px;
    }
    .logo {
        width: 70%;
        height: 60px;
    }
    .m-search {
        top: 22px;
        right: 55px;
    }
    .menu{
        right: 12px;
        top: 22px;
    }
}